home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form frmOptions
- BackColor = &H00000000&
- BorderStyle = 3 'Fixed Dialog
- Caption = "Options"
- ClientHeight = 2880
- ClientLeft = 45
- ClientTop = 330
- ClientWidth = 4935
- BeginProperty Font
- Name = "Tahoma"
- Size = 8.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00C0FFFF&
- Icon = "frmOptions.frx":0000
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 2880
- ScaleWidth = 4935
- ShowInTaskbar = 0 'False
- StartUpPosition = 2 'CenterScreen
- Begin VB.CommandButton cmdCancel
- Caption = "Cancel"
- Height = 375
- Left = 2640
- TabIndex = 6
- Top = 2280
- Width = 1095
- End
- Begin VB.Frame Frame2
- BackColor = &H00000000&
- Caption = "Other:"
- ForeColor = &H00C0FFFF&
- Height = 855
- Left = 240
- TabIndex = 3
- Top = 1200
- Width = 4455
- Begin VB.CheckBox chkSRS
- BackColor = &H00000000&
- Caption = "Show Rate at Startup"
- ForeColor = &H00C0FFFF&
- Height = 255
- Left = 2400
- TabIndex = 5
- Top = 360
- Width = 1935
- End
- Begin VB.CheckBox chkSPLS
- BackColor = &H00000000&
- Caption = "Show Playlist at Startup"
- ForeColor = &H00C0FFFF&
- Height = 255
- Left = 120
- TabIndex = 4
- Top = 360
- Width = 2055
- End
- End
- Begin VB.CommandButton cmdUe = S
- sF&
-